Skip to content

Conversation

@markmikkelsen
Copy link
Owner

This pull request updates several GitHub Actions workflows to use newer versions of key actions, improving compatibility and ensuring the latest features and bug fixes are available. The main changes involve upgrading the actions/setup-python and matlab-actions/run-command actions across multiple workflow files.

Workflow action version upgrades:

  • Upgraded actions/setup-python from version v5 to v6 in linkcheck.yml, run_tests_matlab.yml, and run_tests_octave.yml to use the latest Python setup action. [1] [2] [3]

  • Upgraded matlab-actions/run-command from version v2.2.2 to v2.3.0 in run_examples.yml and run_tests_matlab.yml for both slow and fast test jobs, ensuring compatibility with the latest MATLAB GitHub Action features. [1] [2]

@markmikkelsen markmikkelsen merged commit 5cc3405 into dev Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants